handle
Handle a log message by outputting it via NSLog during tests.
Parameters
level
The severity level of the log message
tag
The tag for the log message
message
The actual log message
throwable
Optional throwable/exception associated with the log
Handle a log message by outputting it via NSLog during tests.
The severity level of the log message
The tag for the log message
The actual log message
Optional throwable/exception associated with the log